PRISM
=====
Version: 4.5.dev
Date: Sat Mar 14 13:57:34 UTC 2020
Hostname: e72bdd194fc5
Memory limits: cudd=4g, java(heap)=11g
Command line: prism -javamaxmem 11g -cuddmaxmem 4g -ii -heuristic speed -e 1e-6 -ddextraactionvars 100 -maxiters 1000000 fms.prism fms.props --property productivity -const n=8
Parsing model file "fms.prism"...
Type: CTMC
Modules: machine1 machine2 machine3 machine12
Variables: P1 P1wM1 P1M1 P1d P1s P1wP2 M1 P2 P2wM2 P2M2 P2s P2wP1 M2 P3 P3M2 P3s P12 P12wM3 P12M3 P12s M3
Parsing properties file "fms.props"...
1 property:
(1) "productivity": R{"productivity"}=? [ S ]
---------------------------------------------------------------------
Model checking: "productivity": R{"productivity"}=? [ S ]
Model constants: n=8
Warning: Switching to sparse engine and (backwards) Gauss Seidel (default for heuristic=speed).
Building model...
Model constants: n=8
Computing reachable states...
Reachability (BFS): 65 iterations in 5.64 seconds (average 0.086738, setup 0.00)
Time for model construction: 6.118 seconds.
Type: CTMC
States: 4459455 (1 initial)
Transitions: 38533968
Rate matrix: 215250 nodes (84 terminal), 38533968 minterms, vars: 70r/70c
SCCs: 1, BSCCs: 1, non-BSCC states: 0
BSCC sizes: 1:4459455
Computing steady state probabilities for BSCC 1
Computing probabilities...
Engine: Sparse
Building sparse matrix... [n=4459455, nnz=38533968, compact] [151.2 MB]
Creating vector for diagonals... [dist=1070, compact] [8.5 MB]
Allocating iteration vector... [34.0 MB]
TOTAL: [193.8 MB]
Starting iterations...
Iteration 35: max relative diff=0.020755, 5.12 sec so far
Iteration 70: max relative diff=0.001270, 10.24 sec so far
Iteration 105: max relative diff=0.000058, 15.37 sec so far
Iteration 139: max relative diff=0.000003, 20.38 sec so far
Backwards Gauss-Seidel: 151 iterations in 76.36 seconds (average 0.146623, setup 54.23)
BSCC 1 Reward: 116.6246012120582
All states are in BSCCs (so no reachability probabilities computed)
Value in the initial state: 116.6246012120582
Time for model checking: 84.452 seconds.
Result: 116.6246012120582 (value in the initial state)
Overall running time: 91.192 seconds.
---------------------------------------------------------------------
Note: There was 1 warning during computation.